The steps to create a Page or RDL report are split into following activities:
Prerequisite
These steps assume that your administrator has already added a server shared data set based on the sample Factbook.xml data source. Only an ActiveReports Server administrator can add, remove, or modify server shared data sources and data sets. Here are the steps the administrator can follow to add this data set.
Field Name | Property Name |
---|---|
Currency | Location: 1.125in, 0.5in Size: 2.25in, 0.25in |
VsUSD2004 | Location: 4.5in, 0.875in Size: 1in, 0.25in |
VsUSD2003 | Location: 4.5in, 1.25in Size: 1in, 0.25in |
VsUSD2002 | Location: 4.5in, 1.625in Size: 1in, 0.25in |
VsUSD2001 | Location: 4.5in, 2in Size: 1in, 0.25in |
VsUSD2000 | Location: 4.5in, 2.375in Size: 1in, 0.25in |
Property Name | Property Value |
---|---|
Location | 0.145in, 0.875in |
Size | 3in, 0.25in |
Value | ="Value of " & Fields!Currency.Value & " versus US$ for year:" |
TextBox1
Property Name | Property Value |
---|---|
Location | 0.125in, 0.5in |
Size | 0.75in, 0.25in |
FontWeight | Bold |
Value | Currency: |
TextBox2
Property Name | Property Value |
---|---|
Location | 3.375in, 0.875in |
Size | 1in, 0.25in |
TextAlign | Right |
Value | 2004: |
TextBox3
Property Name | Property Value |
---|---|
Location | 3.375in, 1.25in |
Size | 1in, 0.25in |
TextAlign | Right |
Value | 2003: |
TextBox4
Property Name | Property Value |
---|---|
Location | 3.375in, 1.625in |
Size | 1in, 0.25in |
TextAlign | Right |
Value | 2002: |
TextBox5
Property Name | Property Value |
---|---|
Location | 3.375in, 2in |
Size | 1in, 0.25in |
TextAlign | Right |
Value | 2001: |
TextBox6
Property Name | Property Value |
---|---|
Location | 3.375in, 2.375in |
Size | 1in, 0.25in |
TextAlign | Right |
Value | 2000: |
Click the Preview tab to view the report at run time.